ASP.NET MVC コントロールヘルプ
ItemsSource プロパティ (ChartSeriesBase<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartSeriesBase<T> クラス : ItemsSource プロパティ
ItemsSource設定を取得または設定します。ItemsBoundControlから継承されます。
シンタックス
'宣言
 
Public Property ItemsSource As IItemsSource(Of T)
public IItemsSource<T> ItemsSource {get; set;}
参照

ChartSeriesBase<T> クラス
ChartSeriesBase<T> メンバ